﻿2026-05-28T06:15:56.4773695Z Current runner version: '2.334.0'
2026-05-28T06:15:56.4811735Z ##[group]Runner Image Provisioner
2026-05-28T06:15:56.4813165Z Hosted Compute Agent
2026-05-28T06:15:56.4814092Z Version: 20260520.533
2026-05-28T06:15:56.4815349Z Commit: 189110e25284a9812c124fd27b339e2fb4f2f9db
2026-05-28T06:15:56.4816673Z Build Date: 2026-05-20T17:44:04Z
2026-05-28T06:15:56.4817978Z Worker ID: {32b82fa9-737a-4bb1-a813-986f3e26a478}
2026-05-28T06:15:56.4819294Z Azure Region: westus
2026-05-28T06:15:56.4820247Z ##[endgroup]
2026-05-28T06:15:56.4822950Z ##[group]Operating System
2026-05-28T06:15:56.4824088Z Ubuntu
2026-05-28T06:15:56.4825089Z 24.04.4
2026-05-28T06:15:56.4826053Z LTS
2026-05-28T06:15:56.4826930Z ##[endgroup]
2026-05-28T06:15:56.4828049Z ##[group]Runner Image
2026-05-28T06:15:56.4829163Z Image: ubuntu-24.04
2026-05-28T06:15:56.4830167Z Version: 20260525.161.1
2026-05-28T06:15:56.4833112Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260525.161/images/ubuntu/Ubuntu2404-Readme.md
2026-05-28T06:15:56.4836019Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260525.161
2026-05-28T06:15:56.4837780Z ##[endgroup]
2026-05-28T06:15:56.4839946Z ##[group]GITHUB_TOKEN Permissions
2026-05-28T06:15:56.4843118Z Contents: write
2026-05-28T06:15:56.4844081Z Metadata: read
2026-05-28T06:15:56.4845213Z PullRequests: write
2026-05-28T06:15:56.4846225Z ##[endgroup]
2026-05-28T06:15:56.4849707Z Secret source: Actions
2026-05-28T06:15:56.4851811Z Prepare workflow directory
2026-05-28T06:15:56.5574677Z Prepare all required actions
2026-05-28T06:15:56.5633882Z Getting action download info
2026-05-28T06:15:57.1299267Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-05-28T06:15:57.2620842Z Download action repository 'actions/setup-python@v5' (SHA:a26af69be951a213d495a4c3e4e4022e16d87065)
2026-05-28T06:15:57.3507289Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093)
2026-05-28T06:15:57.9436900Z Complete job name: Aggregate & Publish Regression Stats
2026-05-28T06:15:58.0258709Z ##[group]Run actions/checkout@v6
2026-05-28T06:15:58.0259824Z with:
2026-05-28T06:15:58.0260581Z   ref: feature/hardening-nightly-bake
2026-05-28T06:15:58.0261194Z   lfs: true
2026-05-28T06:15:58.0261659Z   repository: yorvana/android
2026-05-28T06:15:58.0266327Z   token: ***
2026-05-28T06:15:58.0266786Z   ssh-strict: true
2026-05-28T06:15:58.0267254Z   ssh-user: git
2026-05-28T06:15:58.0267719Z   persist-credentials: true
2026-05-28T06:15:58.0268230Z   clean: true
2026-05-28T06:15:58.0268709Z   sparse-checkout-cone-mode: true
2026-05-28T06:15:58.0269266Z   fetch-depth: 1
2026-05-28T06:15:58.0269719Z   fetch-tags: false
2026-05-28T06:15:58.0270202Z   show-progress: true
2026-05-28T06:15:58.0271085Z   submodules: false
2026-05-28T06:15:58.0271573Z   set-safe-directory: true
2026-05-28T06:15:58.0272437Z ##[endgroup]
2026-05-28T06:15:58.1435685Z Syncing repository: yorvana/android
2026-05-28T06:15:58.1438993Z ##[group]Getting Git version info
2026-05-28T06:15:58.1441448Z Working directory is '/home/runner/work/android/android'
2026-05-28T06:15:58.1444204Z [command]/usr/bin/git version
2026-05-28T06:15:58.1530929Z git version 2.54.0
2026-05-28T06:15:58.1607280Z [command]/usr/bin/git lfs version
2026-05-28T06:15:58.2300941Z git-lfs/3.7.1 (GitHub; linux amd64; go 1.24.4)
2026-05-28T06:15:58.2311557Z ##[endgroup]
2026-05-28T06:15:58.2318643Z Temporarily overriding HOME='/home/runner/work/_temp/338c340e-b10a-4c10-914f-11e01873f569' before making global git config changes
2026-05-28T06:15:58.2322273Z Adding repository directory to the temporary git global config as a safe directory
2026-05-28T06:15:58.2325290Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-28T06:15:58.2376078Z Deleting the contents of '/home/runner/work/android/android'
2026-05-28T06:15:58.2382067Z ##[group]Initializing the repository
2026-05-28T06:15:58.2388119Z [command]/usr/bin/git init /home/runner/work/android/android
2026-05-28T06:15:58.2507347Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-28T06:15:58.2518188Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-28T06:15:58.2523059Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-28T06:15:58.2525134Z hint: call:
2026-05-28T06:15:58.2526284Z hint:
2026-05-28T06:15:58.2527551Z hint: 	git config --global init.defaultBranch <name>
2026-05-28T06:15:58.2529194Z hint:
2026-05-28T06:15:58.2532522Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-28T06:15:58.2534772Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-28T06:15:58.2536476Z hint:
2026-05-28T06:15:58.2537490Z hint: 	git branch -m <name>
2026-05-28T06:15:58.2538636Z hint:
2026-05-28T06:15:58.2540233Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-28T06:15:58.2542842Z Initialized empty Git repository in /home/runner/work/android/android/.git/
2026-05-28T06:15:58.2546680Z [command]/usr/bin/git remote add origin https://github.com/yorvana/android
2026-05-28T06:15:58.2594894Z ##[endgroup]
2026-05-28T06:15:58.2596807Z ##[group]Disabling automatic garbage collection
2026-05-28T06:15:58.2599734Z [command]/usr/bin/git config --local gc.auto 0
2026-05-28T06:15:58.2634004Z ##[endgroup]
2026-05-28T06:15:58.2636454Z ##[group]Setting up auth
2026-05-28T06:15:58.2637991Z Removing SSH command configuration
2026-05-28T06:15:58.2644539Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-28T06:15:58.2685438Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-28T06:15:58.2982360Z Removing HTTP extra header
2026-05-28T06:15:58.2986265Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-28T06:15:58.3029099Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-28T06:15:58.3270923Z Removing includeIf entries pointing to credentials config files
2026-05-28T06:15:58.3276228Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-28T06:15:58.3314910Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-28T06:15:58.3567286Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-28T06:15:58.3609687Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:15:58.3648197Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:15:58.3689939Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:15:58.3727621Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:15:58.3781458Z ##[endgroup]
2026-05-28T06:15:58.3782912Z [command]/usr/bin/git lfs install --local
2026-05-28T06:15:58.4203504Z Updated Git hooks.
2026-05-28T06:15:58.4211643Z Git LFS initialized.
2026-05-28T06:15:58.4225357Z ##[group]Fetching the repository
2026-05-28T06:15:58.4238016Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/feature/hardening-nightly-bake*:refs/remotes/origin/feature/hardening-nightly-bake* +refs/tags/feature/hardening-nightly-bake*:refs/tags/feature/hardening-nightly-bake*
2026-05-28T06:15:59.4129820Z From https://github.com/yorvana/android
2026-05-28T06:15:59.4135918Z  * [new branch]      feature/hardening-nightly-bake -> origin/feature/hardening-nightly-bake
2026-05-28T06:15:59.4195522Z ##[endgroup]
2026-05-28T06:15:59.4198229Z ##[group]Determining the checkout info
2026-05-28T06:15:59.4203970Z [command]/usr/bin/git branch --list --remote origin/feature/hardening-nightly-bake
2026-05-28T06:15:59.4240335Z   origin/feature/hardening-nightly-bake
2026-05-28T06:15:59.4251162Z ##[endgroup]
2026-05-28T06:15:59.4254052Z ##[group]Fetching LFS objects
2026-05-28T06:15:59.4257517Z [command]/usr/bin/git lfs fetch origin refs/remotes/origin/feature/hardening-nightly-bake
2026-05-28T06:15:59.4520908Z Fetching reference refs/remotes/origin/feature/hardening-nightly-bake
2026-05-28T06:15:59.4759182Z ##[endgroup]
2026-05-28T06:15:59.4762042Z [command]/usr/bin/git sparse-checkout disable
2026-05-28T06:15:59.4810952Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-28T06:15:59.4847443Z ##[group]Checking out the ref
2026-05-28T06:15:59.4852745Z [command]/usr/bin/git checkout --progress --force -B feature/hardening-nightly-bake refs/remotes/origin/feature/hardening-nightly-bake
2026-05-28T06:15:59.5627101Z Switched to a new branch 'feature/hardening-nightly-bake'
2026-05-28T06:15:59.5634164Z branch 'feature/hardening-nightly-bake' set up to track 'origin/feature/hardening-nightly-bake'.
2026-05-28T06:15:59.5919802Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-28T06:15:59.5930619Z 	app/coverage-baselines/gmd_smoke.ec
2026-05-28T06:15:59.5963338Z ##[endgroup]
2026-05-28T06:15:59.6007628Z [command]/usr/bin/git log -1 --format=%H
2026-05-28T06:15:59.6028406Z 025b1b8c4c5c0ffeca6bbb9b5826d0aafb9d27ae
2026-05-28T06:15:59.6411986Z ##[group]Run actions/setup-python@v5
2026-05-28T06:15:59.6413298Z with:
2026-05-28T06:15:59.6414149Z   python-version: 3.x
2026-05-28T06:15:59.6415145Z   check-latest: false
2026-05-28T06:15:59.6427148Z   token: ***
2026-05-28T06:15:59.6428075Z   update-environment: true
2026-05-28T06:15:59.6429146Z   allow-prereleases: false
2026-05-28T06:15:59.6430181Z   freethreaded: false
2026-05-28T06:15:59.6431256Z ##[endgroup]
2026-05-28T06:15:59.8672186Z ##[group]Installed versions
2026-05-28T06:15:59.8759935Z Successfully set up CPython (3.14.5)
2026-05-28T06:15:59.8864699Z ##[endgroup]
2026-05-28T06:15:59.9051832Z ##[group]Run actions/download-artifact@v4
2026-05-28T06:15:59.9053064Z with:
2026-05-28T06:15:59.9053926Z   name: gmd-regression-test-reports
2026-05-28T06:15:59.9055053Z   path: .tmp-reports
2026-05-28T06:15:59.9055975Z   merge-multiple: false
2026-05-28T06:15:59.9056953Z   repository: yorvana/android
2026-05-28T06:15:59.9057968Z   run-id: 26557856048
2026-05-28T06:15:59.9058837Z env:
2026-05-28T06:15:59.9059873Z   pythonLocation: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-28T06:15:59.9062075Z   PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.14.5/x64/lib/pkgconfig
2026-05-28T06:15:59.9063817Z   Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-28T06:15:59.9065410Z   Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-28T06:15:59.9066998Z   Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-28T06:15:59.9068585Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.14.5/x64/lib
2026-05-28T06:15:59.9069936Z ##[endgroup]
2026-05-28T06:16:00.1797576Z Downloading single artifact
2026-05-28T06:16:00.5102804Z Preparing to download the following artifacts:
2026-05-28T06:16:00.5107660Z - gmd-regression-test-reports (ID: 7258953301, Size: 225577, Expected Digest: sha256:1a71f91148b171ecf1649076cd24d7cb7843a735ca5b55a5e13e8527cf161dda)
2026-05-28T06:16:00.7639252Z Redirecting to blob download url: https://productionresultssa18.blob.core.windows.net/actions-results/c960b1f0-6970-4fb9-9cfe-4026bf1f95b1/workflow-job-run-ae3ef835-9a1b-52ea-942b-3f8f2472921f/artifacts/9b186e3ee7d44c647f421c8a6347586962afe7c2a691d4481356880c0dd4a71f.zip
2026-05-28T06:16:00.7649391Z Starting download of artifact to: /home/runner/work/android/android/.tmp-reports
2026-05-28T06:16:01.0627121Z (node:2180) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
2026-05-28T06:16:01.0634239Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-05-28T06:16:01.2972509Z SHA256 digest of downloaded artifact is 1a71f91148b171ecf1649076cd24d7cb7843a735ca5b55a5e13e8527cf161dda
2026-05-28T06:16:01.2991404Z Artifact download completed successfully.
2026-05-28T06:16:01.3001116Z Total of 1 artifact(s) downloaded
2026-05-28T06:16:01.3001945Z Download artifact has finished successfully
2026-05-28T06:16:01.3202469Z ##[group]Run git config --global user.name "github-actions[bot]"
2026-05-28T06:16:01.3203233Z [36;1mgit config --global user.name "github-actions[bot]"[0m
2026-05-28T06:16:01.3203940Z [36;1mgit config --global user.email "github-actions[bot]@users.noreply.github.com"[0m
2026-05-28T06:16:01.3204569Z [36;1mmkdir -p .git/info[0m
2026-05-28T06:16:01.3205136Z [36;1mecho "app/coverage-baselines/*.ec -filter -diff -merge" >> .git/info/attributes[0m
2026-05-28T06:16:01.3205752Z [36;1mgit reset --hard HEAD[0m
2026-05-28T06:16:01.3206136Z [36;1m[0m
2026-05-28T06:16:01.3206489Z [36;1mgit fetch origin 025b1b8c4c5c0ffeca6bbb9b5826d0aafb9d27ae[0m
2026-05-28T06:16:01.3207059Z [36;1m[0m
2026-05-28T06:16:01.3207365Z [36;1mfor i in {1..3}; do[0m
2026-05-28T06:16:01.3207725Z [36;1m  echo "Attempt $i to aggregate and push..."[0m
2026-05-28T06:16:01.3208343Z [36;1m  git pull --rebase origin feature/hardening-nightly-bake[0m
2026-05-28T06:16:01.3208947Z [36;1m  git checkout 025b1b8c4c5c0ffeca6bbb9b5826d0aafb9d27ae -- tools/[0m
2026-05-28T06:16:01.3209577Z [36;1m[0m
2026-05-28T06:16:01.3210046Z [36;1m  python3 tools/aggregate_regression.py[0m
2026-05-28T06:16:01.3211369Z [36;1m  git add docs/regression-history.json docs/regression-dashboard.md[0m
2026-05-28T06:16:01.3211955Z [36;1m  if git diff --quiet && git diff --staged --quiet; then[0m
2026-05-28T06:16:01.3212426Z [36;1m    echo "No changes to dashboard."[0m
2026-05-28T06:16:01.3212765Z [36;1m    exit 0[0m
2026-05-28T06:16:01.3213027Z [36;1m  fi[0m
2026-05-28T06:16:01.3213421Z [36;1m  git commit -m "docs: update nightly regression dashboard [skip ci]"[0m
2026-05-28T06:16:01.3213957Z [36;1m  if git push origin feature/hardening-nightly-bake; then[0m
2026-05-28T06:16:01.3214434Z [36;1m    echo "Successfully pushed dashboard update."[0m
2026-05-28T06:16:01.3214843Z [36;1m    exit 0[0m
2026-05-28T06:16:01.3215150Z [36;1m  else[0m
2026-05-28T06:16:01.3215501Z [36;1m    echo "Push failed (concurrent commit). Retrying..."[0m
2026-05-28T06:16:01.3215909Z [36;1m    git reset --hard HEAD~1[0m
2026-05-28T06:16:01.3216234Z [36;1m  fi[0m
2026-05-28T06:16:01.3216483Z [36;1mdone[0m
2026-05-28T06:16:01.3216835Z [36;1mecho "Failed to push dashboard update after 3 attempts."[0m
2026-05-28T06:16:01.3217233Z [36;1mexit 1[0m
2026-05-28T06:16:01.3257992Z shell: /usr/bin/bash -e {0}
2026-05-28T06:16:01.3258335Z env:
2026-05-28T06:16:01.3258675Z   pythonLocation: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-28T06:16:01.3259198Z   PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.14.5/x64/lib/pkgconfig
2026-05-28T06:16:01.3259714Z   Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-28T06:16:01.3260167Z   Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-28T06:16:01.3261144Z   Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.14.5/x64
2026-05-28T06:16:01.3261614Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.14.5/x64/lib
2026-05-28T06:16:01.3262003Z ##[endgroup]
2026-05-28T06:16:01.3812085Z HEAD is now at 025b1b8 build: dynamically pull and push to triggering branch ref in aggregator
2026-05-28T06:16:01.8234483Z From https://github.com/yorvana/android
2026-05-28T06:16:01.8235655Z  * branch            025b1b8c4c5c0ffeca6bbb9b5826d0aafb9d27ae -> FETCH_HEAD
2026-05-28T06:16:01.8293667Z Attempt 1 to aggregate and push...
2026-05-28T06:16:02.2683117Z From https://github.com/yorvana/android
2026-05-28T06:16:02.2683868Z  * branch            feature/hardening-nightly-bake -> FETCH_HEAD
2026-05-28T06:16:02.2746056Z Already up to date.
2026-05-28T06:16:03.5201097Z WARNING: Duplicate scenario ID 'R-L06' found! Already mapped to: ['com.yorvana.regression.vault.StorageRobustnessRegressionTest#rL06_fileBackedJsonWriteFailure_keepsExistingVehicleByteIdenticalAndRetrySucceeds', 'com.yorvana.regression.vault.StorageRobustnessRegressionTest#rL06_fileBackedOrphanTemp_recoversWhenActiveFileIsMissingAndDeletesWhenActiveExists']. Now also mapped to: 'com.yorvana.regression.vault.StorageRobustnessRegressionTest#rL06_fileBackedOrphanTemp_recoversWhenActiveFileIsMissingAndDeletesWhenActiveExists'.
2026-05-28T06:16:03.5213393Z WARNING: Duplicate scenario ID 'R-S02' found! Already mapped to: ['com.yorvana.regression.vault.VaultRealOsRegressionTest#rS02_movePath_copiesBytesDeletesSourceAndReopensNewVault', 'com.yorvana.regression.vault.VaultRealOsRegressionTest#rS02_startFreshPath_flipsPointerLeavesSourceUntouchedAndReopensEmptyVault']. Now also mapped to: 'com.yorvana.regression.vault.VaultRealOsRegressionTest#rS02_startFreshPath_flipsPointerLeavesSourceUntouchedAndReopensEmptyVault'.
2026-05-28T06:16:03.5221319Z WARNING: Duplicate scenario ID 'R-S02' found! Already mapped to: ['com.yorvana.regression.vault.VaultRealOsRegressionTest#rS02_movePath_copiesBytesDeletesSourceAndReopensNewVault', 'com.yorvana.regression.vault.VaultRealOsRegressionTest#rS02_startFreshPath_flipsPointerLeavesSourceUntouchedAndReopensEmptyVault', 'com.yorvana.regression.vault.VaultRealOsRegressionTest#rS02_abortAfterCopyStarts_keepsSourceAndPointerUnchanged']. Now also mapped to: 'com.yorvana.regression.vault.VaultRealOsRegressionTest#rS02_abortAfterCopyStarts_keepsSourceAndPointerUnchanged'.
2026-05-28T06:16:03.5234740Z WARNING: Duplicate scenario ID 'R-L01' found! Already mapped to: ['com.yorvana.regression.lifecycle.LifecycleRobustnessRegressionTest#rL01_recreateVehicleForm_preservesDraftFields', 'com.yorvana.regression.lifecycle.LifecycleRobustnessRegressionTest#rL01_recreateRecordForm_preservesDraftFields']. Now also mapped to: 'com.yorvana.regression.lifecycle.LifecycleRobustnessRegressionTest#rL01_recreateRecordForm_preservesDraftFields'.
2026-05-28T06:16:03.5367757Z WARNING: No test results parsed! Recording as infrastructure failure.
2026-05-28T06:16:03.5371082Z Aggregation complete. Updated docs/regression-history.json and docs/regression-dashboard.md.
2026-05-28T06:16:03.5861567Z [feature/hardening-nightly-bake 1015baa] docs: update nightly regression dashboard [skip ci]
2026-05-28T06:16:03.5862853Z  2 files changed, 14 insertions(+), 5 deletions(-)
2026-05-28T06:16:05.4504250Z To https://github.com/yorvana/android
2026-05-28T06:16:05.4531886Z    025b1b8..1015baa  feature/hardening-nightly-bake -> feature/hardening-nightly-bake
2026-05-28T06:16:05.4556339Z Successfully pushed dashboard update.
2026-05-28T06:16:05.4633100Z Post job cleanup.
2026-05-28T06:16:05.6352910Z Post job cleanup.
2026-05-28T06:16:05.7289953Z [command]/usr/bin/git version
2026-05-28T06:16:05.7333691Z git version 2.54.0
2026-05-28T06:16:05.7374844Z Copying '/home/runner/.gitconfig' to '/home/runner/work/_temp/e9ab4f2e-f915-4068-86f8-bde32ca52e0f/.gitconfig'
2026-05-28T06:16:05.7386633Z Temporarily overriding HOME='/home/runner/work/_temp/e9ab4f2e-f915-4068-86f8-bde32ca52e0f' before making global git config changes
2026-05-28T06:16:05.7388533Z Adding repository directory to the temporary git global config as a safe directory
2026-05-28T06:16:05.7393863Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-28T06:16:05.7427387Z Removing SSH command configuration
2026-05-28T06:16:05.7435538Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-28T06:16:05.7477268Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-28T06:16:05.7792029Z Removing HTTP extra header
2026-05-28T06:16:05.7815571Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-28T06:16:05.7865204Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-28T06:16:05.8231958Z Removing includeIf entries pointing to credentials config files
2026-05-28T06:16:05.8242996Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-28T06:16:05.8284625Z includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-28T06:16:05.8299122Z includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-28T06:16:05.8309364Z includeif.gitdir:/github/workspace/.git.path
2026-05-28T06:16:05.8310822Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-28T06:16:05.8313269Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-28T06:16:05.8358700Z /home/runner/work/_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:16:05.8370923Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:16:05.8428835Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-28T06:16:05.8468528Z /home/runner/work/_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:16:05.8481758Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:16:05.8545830Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-05-28T06:16:05.8571458Z /github/runner_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:16:05.8592645Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:16:05.8651426Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-28T06:16:05.8671353Z /github/runner_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:16:05.8721965Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config
2026-05-28T06:16:05.8752439Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-28T06:16:05.8976178Z Removing credentials config '/home/runner/work/_temp/git-credentials-84327f09-803a-4ed5-9470-cdccef72dad2.config'
2026-05-28T06:16:05.9127696Z Cleaning up orphan processes
2026-05-28T06:16:05.9415046Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
